Uses of Enum
com.cisco.pt.ipc.enums.PtmpBufferEncoding
Packages that use PtmpBufferEncoding
-
Uses of PtmpBufferEncoding in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PtmpBufferEncodingModifier and TypeMethodDescriptionstatic PtmpBufferEncodingPtmpBufferEncoding.fromIntValue(int value) static PtmpBufferEncodingPtmpBufferEncoding.fromIntValue(Integer value) static PtmpBufferEncodingReturns the enum constant of this type with the specified name.static PtmpBufferEncoding[]PtmpBufferEncoding.values()Returns an array containing the constants of this enum type, in the order they are declared.